Welcome![Sign In][Sign Up]
Location:
Search - opengl library

Search list

[OpenGL programOpenGL光照效果

Description: OpenGL的关照效果编程,为聚光效果,在程序运行前,请将提供的 OpenGL开发库的*.dll文件拷贝到系统的\"Windows(或WinNT)\\system32\\\"目录下。-OpenGL Programming care effect of concentrating effect of the procedure before the operation, I should be grateful if the development of the OpenGL library *. dll files are copied to the system "Windows (or WinNT) \\ system32 \\" directory.
Platform: | Size: 261186 | Author: 方怡新 | Hits:

[OpenGL programgloop

Description: OpenGL类库源码 -The sourcecode for OpenGL library
Platform: | Size: 1127424 | Author: 站长 | Hits:

[OpenGL programOpenGL做的三维几何零件图形

Description: OpenGL做的三维几何零件图形,使用到了glut32库-OpenGL 3D graphics geometric parts, the use of the library glut32
Platform: | Size: 314368 | Author: 林子 | Hits:

[OpenGL programOpenGL编程初步

Description: OpenGL介绍  由SGI公司的GL发展而来的一个工业标准图形库。  OpenGL由图形库GL(Graphics Library)和应用图形库GLU(Graphics Library Utilities)两个库组成-OpenGL# 61548 introduced by SGI's GL from the development of an industry-standard graphics library.# 61548 by the OpenGL graphics library GL (Graphics Library) and the application of graphics library GLU (Graphics Library Utilities) 2 component library
Platform: | Size: 15360 | Author: | Hits:

[OpenGL programVC结合OpenGL绘制效果图

Description: 利用visual c++开发OpenGL绘制三维效果图在此利用OpenGl辅助库函数绘制球体并添加鼠标操作旋转球体以及背景物体等等的颜色改变处-use visual development OpenGL 3D map drawn in the use of library functions OpenGl assisted mapping ball and add mouse operation rotating spherical object and the background color changes etc. Department
Platform: | Size: 55296 | Author: 张三 | Hits:

[OpenGL programC__DocumentsandSettings_cq_桌面_VC

Description: 二维图像的三维显示 详细信息 < OpenGL > 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三维物体的光照,材质等,由于介绍OpenGL库的初始化的文档很多,在这里我就不多说了,感兴趣的读者可以参考有关的文档。在DrawScene函数中调用全局函数GLDraw3DBMP完成绘图部分。编译源代码时,必须把opengl32.lib glu32.lib链到工程中。 可以通过对话框改变材质。按上下箭头键可以实现三维图像的绕x轴旋转,按左右箭头键可以实现三维图像绕z轴旋转。本代码在Windows2000下编译通过。 -two-dimensional images of three-dimensional display detailed information <OpenGL> Image Processing himself to the needs and would like to achieve th ree-dimensional two-dimensional images, then wrote the code, with the readers are interested in sharing. Image Access First bmp image files, two from the clipboard. The MFC code Calling OpenGL library functions to achieve the three-dimensional two-dimensional image display, image width, height and pixel brightness of the three-dimensional space x, z, y coordinates. Main initialization procedures, mapping, the release of resources and operation, the function of these documents OGL_MFCView.cpp achieve. OpenGL library initialization of the documents, the OnCreate, InitScene DrawScene function and the realization of the main initializatio
Platform: | Size: 106496 | Author: 李茜 | Hits:

[OpenGL programClesson31

Description: 如何在vc的开发环境下,利用opengl函数库来编写一个光照,材质的例子。-how vc development environment, using opengl library to prepare a light, material examples.
Platform: | Size: 52224 | Author: 徐光启 | Hits:

[OpenGL program二维图像三维显示

Description: 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三维物体的光照,材质等,由于介绍OpenGL库的初始化的文档很多,在这里我就不多说了,感兴趣的读者可以参考有关的文档。在DrawScene函数中调用全局函数GLDraw3DBMP完成绘图部分。 编译源代码时,必须把opengl32.lib glu32.lib链到工程中。 可以通过对话框改变材质。按上下箭头键可以实现三维图像的绕x轴旋转,按左右箭头键可以实现三维图像绕z轴旋转。 本代码在Windows2000下编译通过。-image processing to the needs and would like to achieve th ree-dimensional two-dimensional images, then wrote the code, with the readers are interested in sharing. Image Access First bmp image files, two from the clipboard. The MFC code Calling OpenGL library functions to achieve the three-dimensional two-dimensional image display, image width, height and pixel brightness of the three-dimensional space x, z, y coordinates. Main initialization procedures, mapping, the release of resources and operation, the function of these documents OGL_MFCView.cpp achieve. OpenGL library initialization of the documents, the OnCreate, InitScene DrawScene function and the realization of the main initialization OpenGL runtime environment variables, 3D objects light, material, and as such introduced OpenG
Platform: | Size: 106496 | Author: 张立强 | Hits:

[OpenGL programlib3ds-1.2.0.tar

Description: 一个函数库,用OpenGL导入3DS模型-a library with OpenGL into 3DS model
Platform: | Size: 137216 | Author: 李晓青 | Hits:

[OpenGL programOpenGL光照效果

Description: OpenGL的关照效果编程,为聚光效果,在程序运行前,请将提供的 OpenGL开发库的*.dll文件拷贝到系统的"Windows(或WinNT)\system32\"目录下。-OpenGL Programming care effect of concentrating effect of the procedure before the operation, I should be grateful if the development of the OpenGL library*. dll files are copied to the system "Windows (or WinNT) \ system32 \" directory.
Platform: | Size: 307200 | Author: 方怡新 | Hits:

[OpenGL programnurbs---OpenGl

Description: 利用OpenGL库,进行颜色等各种属性设置后,创建nurbs曲面,可以作为曲面模拟的示例参考。-The use of OpenGL library, for a variety of attributes such as color settings, create a nurbs surface, can be used as an example of a reference surface simulation.
Platform: | Size: 1267712 | Author: 彦竹 | Hits:

[OpenGL programOpenGL

Description: OpenGL库文件,相关OpenGL不可缺少的-OpenGL library file, the relevant OpenGL indispensable
Platform: | Size: 407552 | Author: ee | Hits:

[OpenGL programvs-opengl(glut)

Description: opengl 库函数 内含 glut.dll,glut.h,glut.lib glut32.dll,glut32.lib -opengl library function contains glut.dll, glut.h, glut.lib glut32.dll, glut32.lib
Platform: | Size: 125952 | Author: adfadsf | Hits:

[OpenGL programOpenGL

Description: 利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大-The use of OpenGL, VC++ to prepare the C++, three-dimensional point cloud processing, the study graphics, C++, OpenGL, file read and write very helpful and is a three-dimensional software companies as part of writing code, especially OpenGL library files are quite useful. There are two data files default mouse operation: concrete is also the first document in the key drag rotating shift key+ Ctrl button+ Shift noodle spinning scroll wheel zoom in the key+ Ctrl+ Shift partial to enlarge
Platform: | Size: 1081344 | Author: 刘洋 | Hits:

[OpenGL programOpenGL

Description: OpenGL库 搭配VC++6.0进行三维动画编程,对于想利用VC++6.0进行三维编程的人和实用-OpenGL library with VC++6.0 for three-dimensional animated programming, for want to use VC++6.0 and practical three-dimensional programming
Platform: | Size: 730112 | Author: ljtkulou1234 | Hits:

[OpenGL programopenGL

Description: OpenGL (Open Graphics Library) 是一个针对图形硬件的软件接口。本文件包含适合初学者学习OpenGL的ppt,以及相关的C源代码。-OpenGL (Open Graphics Library) is a software interface for graphics hardware. This document contains suitable for beginners to learn OpenGL, ppt, and the associated C source code.
Platform: | Size: 2243584 | Author: 毕泽修 | Hits:

[OpenGL programopenGL-Library-files

Description: opengl 库 使用opengl 必须的库文件 -opengl Library files
Platform: | Size: 507904 | Author: 宋文明 | Hits:

[OpenGL programopenGL--library

Description: OPenGL的库文件,很全,包括Opengl安装在里面-OpenGL library files, it is, including Opengl installed on the inside
Platform: | Size: 4033536 | Author: 张佳佳 | Hits:

[OpenGL programopengl-library-use

Description: 介绍Opengl库的使用,详细的配置环境步骤-Use introduce Opengl library,Detailed steps to configure the environment。
Platform: | Size: 3072 | Author: 刘唯 | Hits:

[OpenGL programopengl库文件

Description: opengl的库文件,可用于处理三维图形(OpenGL library files, can be used to deal with three-dimensional graphics)
Platform: | Size: 1256448 | Author: 夜尽天明110 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 46 »

CodeBus www.codebus.net